GainfulEmploymentReportStudent 
EntityType  Independent 
Logical Entity Name  GainfulEmploymentReportStudent 
Default Table Name  AdGainfulEmploymentReportingDetails 
Logical Only  NO 
Definition 
 
Note 
 

GainfulEmploymentReportStudent Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
GainfulEmploymentExportImportFileId(FK)    INTEGER  NO 
 
CampusId    INTEGER  NO 
 
AwardYearIdentifier(FK)    CHAR(2)  NO 
 
StudentId(FK)    INTEGER  NO 
 
StudentEnrollmentPeriodId    INTEGER  NO 
 
BirthDate    DATETIME  NO 
 
SSN    CHAR(9)  NO 
 
LastName    CHAR(25)  NO 
 
AcademicYearProgramAttendBeginDate    DATETIME  NO 
 
ProgramName    CHAR(120)  NO 
 
SchoolStatusId    INTEGER  NO 
 
IsTitleIV    BIT  NO 
 
PrivateLoanAmount    CHAR(6)  YES 
 
InstitutionalLoanAmount    CHAR(6)  YES 
 
TuitionAndFees    CHAR(6)  YES 
 
IsExported    BIT  NO 
 
ProgramAttendBeginDate    DATETIME  NO 
 
ProgramAttendEndDate    DATETIME  YES 
 
AttendanceStatus    CHAR(1)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

GainfulEmploymentReportStudent Keys 
Key Name  Key Type  Keys 
PK_AdGainfulEmploymentReportingDetails_AdGainfulEmploymentReportingDetailsID  PrimaryKey  Id 

GainfulEmploymentReportStudent Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AwardYear  Non-Identifying  One To Zero or More        AwardYearIdentifier  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
GainfulEmploymentExportImportFile  Non-Identifying  One To Zero or More        GainfulEmploymentExportImportFileId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
GainfulEmploymentReportResponse  Non-Identifying  One To Zero or More          NO 

GainfulEmploymentReportStudent Check Constraints 
Check Constraint Name  CheckConstraint